Int64N.IProvider<IConvert<Int64N>>.GetInstance Method

Returns an instance of T.

Definition

Namespace: Jodosoft.Numerics
Assembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
IConvert<Int64N> IProvider<IConvert<Int64N>>.GetInstance()

Return Value

IConvert<Int64N>
An instance of T.

Implements

IProvider<T>.GetInstance()

See Also